home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PROGRAMM / DB_CLIPP / 0264.ZIP / MHOST.ARC / MINIHOST.DOC < prev    next >
Text File  |  1986-03-20  |  3KB  |  54 lines

  1.   MINIHOST - Copyright (c) 1986 by Don Mankin
  2.   -------------------------------------------
  3.  
  4.   This program was written to support the Hayes command protocol.
  5.   IT REQUIRES 8 DATA BITS, NO PARITY, AND 1 STOP BIT.
  6.  
  7.   The configuration  file must  be formatted  exactly  as  listed.  The  info
  8.   following UPLOAD tells us where you want your uploads to go. If RING is set
  9.   to yes,  then ringback  is enabled.  Call back after 10 secs. The directory
  10.   following START  is where  the program  will start  from. If directory info
  11.   follows PROTECT  then that  directory becomes protected from downloads.  If
  12.   you follow  PROTECT with *.ASM, then all ASM files in ANY directory will be
  13.   protected from  downloads. Presently,  wildcards are  NOT supported.   Only
  14.   file extensions can be a protected item. The numbers following PROT and USR
  15.   entries are  security levels.  Only 50 PROTECT entries are allowed. You may
  16.   have up to 100 USER entries.
  17.  
  18.   Messages can  be left  to the  users by  creating a  text  file  with  your
  19.   favorite text  editor, then  naming the file with the first 8 characters of
  20.   the users name, followed by .MH (example DONMANKI.MH).  This  file  will be
  21.   displayed when the user calls in.
  22.  
  23.   The file  MINIHOST.T01 will be displayed upon carrier detect.  MINIHOST.LOG
  24.   is created  by the  system and keeps track of users.  Your comments will go
  25.   here.  MINIHOST.HLP is the help file and MINIHOST.FIL is created as uploads
  26.   are available.  MINIHOST.CNF is  the configuration file, and MUST be edited
  27.   to suit. THIS FILE CONTAINS PERTINANT INFORMATION, READ IT FIRST.
  28.  
  29.   If the system is rebooted before MINIHOST is properly exited, the .LOG file
  30.   will not be close properly. This will cause an error the next time MINIHOST
  31.   is exited.  If this happens, the .LOG file should be erased.
  32.  
  33.   MINIHOST provides a minimum amount of support of  Multilink.  If MLINK=Y is
  34.   set,  MINIHOST will set function 2 for task switching during loops, and set
  35.   function 10 to 1, disabling keyboard testing via INT 7FH.
  36.  
  37.   Suggested modem switch settings are as follows:   U U D U D U U D
  38.   I use this switch configuration for every communications program I use,I.E.
  39.   RBBS, Procomm, Qmodem, etc.
  40.  
  41.   THIS  PROGRAM  IS  STILL  IN  ITS  BETA TEST PHASE.  REPORTS OF PROBLEMS OR
  42.   SUGGESTIONS ARE SOLICITED.
  43.  
  44.               Let me know what you think.    - Don Mankin
  45.  
  46.                                         ASCII COMPUTER ENTERPRISES
  47.                                            8125 Sunset Ave #128
  48.                                            Fair Oaks, Ca. 95628
  49.                                            CompuSevre 70370,124
  50.                                            RBBS  (916) 989-3511
  51.  
  52.   P.S.  Special  thanks to Rod Cole, Jimmy Nord, and  Matt Wakeley for all of
  53.         their help.  It is truly appreciated.
  54.